In Facebook: How to get User's list_ of_friends_ ID when User is offline[not Sign In].

Posted by Vaibhav Bhalke on Stack Overflow See other posts from Stack Overflow or by Vaibhav Bhalke
Published on 2010-04-23T19:18:03Z Indexed on 2010/04/26 11:43 UTC
Read the original article Hit count: 462

Hi All

In Facebook: How to get User's list_ of_friends_ ID when User is offline[not Sign In].

We are Integrating facebook application in our website.
Our website development in Java's GWT[Googlw Web Toolkit] FrameWork. We are refering "Gwittit" sample code
We open facebook account for our website and want to show all users[friends] photo conected to Website's FACEBOOK account when FB A/C is offline [not sign in].

We have used apiclient.getFriendList() in that we get list of all user id [with photo]connected to Our website's fb a/c.But Problem is that we have to sign in first and we don't want that

Is there any way to solve this problem?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about facebook-application